-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(ci): migrate from abandoned actions-rs/*
#6628
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #6628 +/- ##
==========================================
+ Coverage 77.92% 78.13% +0.21%
==========================================
Files 309 309
Lines 40653 40664 +11
==========================================
+ Hits 31678 31772 +94
+ Misses 8975 8892 -83 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think removing the clippy annotations is a blocker. Can we please keep them?
What's the deadline for this? Have GitHub announced a final date when support for these actions will end? |
I kept it, as this is a blocker and we have time to find a better replacement.
September 27th |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
I reduced the priority to "medium", because the deadline is still 4 months away.
@gustavovalverde is this PR causing internal errors in GitHub actions:
https://github.com/ZcashFoundation/zebra/actions/runs/4940550408?pr=6657 Or is that happening because of the current GitHub infrastructure failures: |
Motivation
All Rust related repositories at
actions-rs/*
are no longer being maintainedFixes: #6048
Solution
Review
Anyone from @ZcashFoundation/devops-reviewers
Reviewer Checklist